Add a few tests back
authorMatthias Clasen <mclasen@redhat.com>
Sat, 15 Jun 2013 23:46:51 +0000 (19:46 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 16 Jun 2013 00:23:01 +0000 (20:23 -0400)
These were lost in the Makefile cleanup.

testsuite/gtk/Makefile.am

index 6b602a961bc5f7fcae63f12d86ed81cdcad27da1..d40e6ad4f05aaa20ef6d34aca462f8e8e3004bde 100644 (file)
@@ -32,6 +32,7 @@ TEST_PROGS +=                         \
        bitmask                 \
        builder                 \
        cellarea                \
+       defaultvalue            \
        entry                   \
        expander                \
        floating                \
@@ -39,6 +40,7 @@ TEST_PROGS +=                         \
        gtkmenu                 \
        keyhash                 \
        listbox                 \
+       object                  \
        objects-finalize        \
        papersize               \
        rbtree                  \
@@ -46,6 +48,7 @@ TEST_PROGS +=                         \
        regression-tests        \
        stylecontext            \
        templates               \
+       testing                 \
        textbuffer              \
        textiter                \
        treemodel               \